home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Computer Concepts / New Perspectives on Computer Concepts.iso / np2010c / l05a.swf / scripts / DefineButton2_640 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-25  |  65b  |  5 lines

  1. on(release){
  2.    gotoAndStop("t4 end");
  3.    stopAllSounds();
  4. }
  5.